@media (min-width: 1200px) {
    .container {
        max-width: 1170px;
    }
}

.topheader {
    height: 130px;
    width: 1336px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.headerLeft,
.headerRight {
    display: inline-flex;
    align-items: center;
}

.headerLeft dl {
    margin-left: 20px;
    padding-left: 20px;
    border-left: 1px solid #ccc;
}

.headerLeft dl dt,
.headerLeft dl dd {
    font-size: 16px;
    font-weight: normal;
    color: #333;
}

.headerRight dl {
    margin-left: 20px;
    background: url(../images/index/index_img_09.png) no-repeat left center;
    padding-left: 50px;
}

.bottomheader {
    display: block;
    background: #00428e;
}

.bottomheader .navbar {
    width: 1336px;
    margin: 0 auto;
    padding: 0 !important;
}

.navbar>ul {
    font-size: 0;
}

.navbar>ul>li {
    display: inline-block;
    width: 165px;
    height: 30px;
    line-height: 30px;
    margin: 15px 0;
    position: relative;
}

.navbar>ul>li+li {
    border-left: 1px solid #fff;
}

.navbar>ul>li.active,
.navbar>ul>li.active+li {
    border: none;
}

.navbar>ul>li>a {
    margin-top: -15px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    display: block;
    font-size: 22px;
}

.smallDrop {
    display: none;
    z-index: 9999;
    position: absolute;
    left: 0;
    top: 45px;
    width: 165px;
}

.navbar>ul>li>a:hover {
    background: #c02113;
}

.navbar>ul>li:hover .smallDrop {
    display: block;
}

.smallDrop li a {
    padding: 15px 0px;
    display: block;
    text-align: center;
    font-size: 20px;
    width: 165px;
    background: #00428e;
    color: #fff;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}

.smallDrop li a:hover {
    background: #c02113;
}

.navbar>ul>li.active a {
    background: #c02113;
}

.indexProduct {
    max-width: 1336px;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 30px;
}

.IndexLeft {
    width: 21%;
}

.IndexLeft {
    float: left;
}

.indexProduct .IndexLeft>div.Ip {
    width: 280px;
    height: 110px;
    background: #c02113;
}

.indexProduct .IndexLeft dl {
    padding: 10px;
    margin: 0 auto;
    width: 200px;
    text-align: center;
    color: #fff;
}

.indexProduct .IndexLeft dl dt {
    font-size: 30px;
    font-weight: normal;
    padding-bottom: 0;
    border-bottom: 1px solid #e6a6a1;
}

.indexProduct .IndexLeft dl dd {
    font-size: 18px;
    font-weight: normal;
    padding-top: 10px;
}

.indexProduct ul {
    margin: 0;
}

.indexProduct ul li a {
    display: block;
    padding: 20px 15px;
    font-size: 22px;
    text-decoration: none;
    color: #333;
    background: #fff;
}

.indexProduct .IndexLeft .bt {
    text-align: center;
    color: #fff;
    background: #666666;
    padding: 40px 0;
}

.indexProduct .IndexLeft .bt p:nth-child(1) {
    font-size: 22px;
}

.indexProduct .IndexLeft .bt p:nth-child(2) {
    font-size: 30px;
}

.IndexRight {
    width: 69%;
}

.IndexRight {
    float: right;
}

.indexProduct .IndexRight>div.inn {
    font-size: 0;
    width: 1056px;
}

.indexProduct .IndexRight>div.inn .item {
    display: inline-block;
    width: 330px;
    margin-left: 20px;
    margin-bottom: 15px;
    color: #000;
}

.indexProduct .IndexRight>div.inn .item dl {
    margin-bottom: 0;
}

.indexProduct .IndexRight>div.inn .item dt {
    overflow: hidden;
}

.indexProduct .IndexRight>div.inn .item dt img {
    max-width: 100%;
}

.indexProduct .IndexRight>div.inn .item dd {
    font-size: 20px;
    text-align: center;
    padding: 12px 0;
    background: #fff;
}

.indexCase {
    display: block;
    background: url(../images/index/index_img_16.png) top left no-repeat;
    padding-top: 40px;
    padding-bottom: 60px;
}

.indTitle {
    text-align: center;
    margin-bottom: 40px;
}

.indexCase .inn {
    width: 1336px;
    margin: 0 auto;
}

.indexCase ul {
    font-size: 0;
}

.indexCase ul li.item {
    display: inline-block;
    width: 320px;
    position: relative;
}

.indexCase ul li.item dl {
    display: none;
}

.indexCase ul li.item dl dt {
    font-weight: normal;
    font-size: 26px;
}

.indexCase ul li.item dl dd a {
    margin-top: 15px;
    display: inline-block;
    padding: 3px 10px;
    color: #fff;
    font-size: 18px;
    background: #c02113;
}

.indexCase ul li.item:hover dl {
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, 0.5);
    color: #333;
    display: flex;
    width: 100%;
    height: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.indexCase ul li.item+li.item {
    margin-left: 15px;
}

.indexAbout {
    padding: 60px 0;
}

.indexAbout .content {
    margin: 50px 0;
    width: 1037px;
    background: #c02113;
    color: #fff;
    position: relative;
    padding-left: 285px;
    padding-right: 63px;
    padding-top: 33px;
    padding-bottom: 30px;
    font-size: 18px;
    font-family: "STHeiti";
    z-index: 999;
}

.redBor1 {
    width: 640px;
    height: 480px;
    border: 2px solid #c02113;
    position: absolute;
    top: 50%;
    margin-top: -240px;
    right: -570px;
    z-index: 99;
}

.indexAbout .content p {
    margin-bottom: 45px;
    line-height: 1.5;
    position: relative;
    z-index: 9999;
}

.indexAbout a.more {
    display: inline-block;
    color: #fff;
    border: 1px solid #fff;
    font-size: 20px;
    width: 198px;
    height: 47px;
    line-height: 47px;
    text-align: center;
}

.indexAbout .inderRight .imgouter {
    width: 865px;
}

.imgouter {
    overflow: hidden;
}

.indexNews {
    background: #fff;
    padding: 40px 0 60px;
}

.indexNews .inn .newsLimg {
    width: 477px;
    height: 493px;
    border: 2px solid #c02113;
}

.indexNews .inn .newsLimg img {
    position: relative;
    left: 32px;
    top: 33px;
}

.indexNews .inn .IndexRight .list {
    width: 859px;
    padding-left: 120px;
}

.indexNews .inn .IndexRight .list .item {
    padding-bottom: 15px;
    border-bottom: 1px solid #bfbfbf;
}

.indexNews .inn .IndexRight .list a {
    display: flex;
}

.indexNews .inn .IndexRight .list a div.inputtime {
    width: 80px;
    height: 80px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: #fff;
    background: #c02113;
}

.indexNews .inn .IndexRight .list .item dl {
    margin-left: 40px;
    width: 620px;
}

.indexNews .inn .IndexRight .list .item dl dt {
    font-size: 20px;
}

.indexNews .inn .IndexRight .list .item dl dd {
    margin-top: 15px;
    font-size: 18px;
}

.indexNews .inn {
    width: 1336px;
    margin: 0 auto;
}

.indexNews a.more {
    margin: 30px auto 0;
    display: block;
    color: #fff;
    border: 1px solid #c02113;
    background: #c02113;
    font-size: 20px;
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.foot-bg {
    background: #111;
    font-size: 12px;
}

.Ifter {
    padding: 30px 0;
    color: #fff;
    width: 1336px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.Ifter .item_list {
    padding: 15px;
    flex: 1;
}

.Ifter .item_list ul li {
    text-align: left;
}

.Ifter .item_list ul li a {
    font-size: 18px;
    color: #fff;
    display: block;
    padding: 10px 0;
}

.Ifter .item_list:nth-child(1) ul li:nth-child(2) {
    padding-left: 50px;
    background: url(../images/index/zuoji.png) no-repeat left 5px;
}

.Ifter .item_list:nth-child(1) ul li:nth-child(3) {
    padding-left: 50px;
    background: url(../images/index/youjian.png) no-repeat left 5px;
}

.Ifter .item_list:nth-child(1) ul li:nth-child(4) {
    padding-left: 50px;
    background: url(../images/index/dizhi.png) no-repeat left 5px;
}

.Ifter .item_list:nth-child(2) {
    text-align: left;
}

.Ifter .item_list+.item_list {
    border-left: 1px dashed #fff;
}

.Ifter .item_list:nth-child(2) li {
    display: inline-block;
    width: 45%;
}

.Ifter .item_list+.item_list {
    border-left: 1px dashed #fff;
}

.indexNews .inn .IndexRight .list .item+.item {
    padding-top: 15px;
}

.sx-jianju {
    padding-top: 60px;
    padding-bottom: 65px;
}

.sx-jianju .IndexLeft {
    width: 100%;
}

.sx-jianju .IndexLeft .Ip {
    background: #c02113;
}

.sx-jianju .IndexLeft dl {
    padding: 10px;
    margin: 0 auto;
    width: 200px;
    text-align: center;
    color: #fff;
}

.sx-jianju .IndexLeft dl dt {
    font-size: 30px;
    font-weight: normal;
    padding-bottom: 0;
    border-bottom: 1px solid #e6a6a1;
}

.sx-jianju .IndexLeft dl dd {
    font-size: 18px;
    font-weight: normal;
    padding-top: 10px;
}

.sx-jianju .IndexLeft ul li a {
    display: block;
    padding: 20px 15px;
    font-size: 22px;
    text-decoration: none;
    color: #333;
    background: #fff;
}

.sx-jianju .IndexLeft .bt {
    text-align: center;
    color: #fff;
    background: #666666;
    padding: 40px 0;
}

.sx-jianju .IndexLeft .bt p:nth-child(1) {
    font-size: 22px;
}

.sx-jianju .IndexLeft .bt p:nth-child(2) {
    font-size: 30px;
}

.left_active {
    color: #c02113 !important;
}

.case .row figure {
    margin-bottom: 40px;
}

.case figure a {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
    text-decoration: none;
    transition: All 0.2s ease-in-out;
    -webkit-transition: All 0.2s ease-in-out;
}

.case figure a figcaption {
    display: block;
    background-color: #333;
    margin: 0 auto;
}

.team-page .team-box dl,
.case figure a figcaption,
.comment-respond #submit,
.banner p,
.process figcaption,
.kefu,
.packages .tc-box,
.navbar-brand,
.navbar-default,
.transition,
.huodong,
*:link,
*:visited,
*:hover,
*:active,
*:focus {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}

.case figure a figcaption h3 {
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 16px;
    color: #fff;
    margin: 0;
    padding: 20px 30px 18px 30px;
    text-align: center;
}

.case figure:hover a {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

.case figure:hover a figcaption {
    background-color: #f00;
}

.team-box dl {
    margin-bottom: 30px;
    display: flex;
    border: 1px solid #333;
}

.team-box dt {
    max-width: 200px;
    width: 200px;
}

.team-box dd {
    line-height: 200%;
    padding: 10px 30px 0 30px;

    margin-left: 0;
}

.team-box dd h3 {
    margin: 0 0 10px 0;
    font-size: 16px;
    color: #f00;
}

.team-box dd h3 a {
    color: #333;
}

.team-box dd h3 span {
    font-size: 12px;
}

.team-box dd h3 span em {
    font-style: normal;
    color: #999;
}

.team-box dl:hover dd {
    background-color: #181818;
}